maromp
Results
1
issues of
maromp
i have a document library as list. how can i to add new row to document library? i tried this: $web = $this->connect->getWeb(); $conn = $this->connect; $list = $web->getLists()->getByTitle($list); $itemProperties...
question