Jump to content

Search the Community

Showing results for tags 'page edit'.

  • Search By Tags

    • page edit ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 5 results

  1. I've a json file, and from json file I'm creating some dynamic pages, problem is how i can edit language field or how to add new filed through API I'm doing like this <?php $string = file_get_contents('incl/codes.json'); $json_a = json_decode($string, true); $arabic = $languages->get(...
  2. In PW I created a user 'tester' and gave the access to create edit and new. Issue is I'm unable to see 'edit' link in front of each page link and pages that i want to edit is already created. any help in this will be great help. Thank you.
  3. Hi, I have a bug that has seemingly popped up out of nowhere. On some pages in admin when I try to edit, they return an error "The process returned no content." I've checked the exceptions log and this is the error there: DirectoryIterator::__construct(/data/www/**domain-omitted...
  4. How to write a module that adds links to edit previous or next sibling in page editor?
  5. out of the box, all fields of page edit is from top down. If a page have many fields, page editing or creation is not quit user friendly, user have to scroll a long listing page. is it possible to customize the page edit layout ? Let say some fields could be arrange in two or three columns or gr...
×
×
  • Create New...