Jump to content

virap1

Clients
  • Posts

    116
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

virap1's Achievements

  1. Thank you @Daniel F. That part of the code looks like this: $date_tmp = new DateTime(); $date_tmp->modify('-24 hours'); //$formattedDate = $date_tmp->format('Y-m-d\TH:i:s\Z'); $formattedDate = $date_tmp->format('Y-m-d'); $data2 = array( "status" => "published", "category" => $cat_id, "author" => $author, "fields" => $fields2, "image" => $zzz_image, "date" => $formattedDate, "hidden" => 1, ); $curl2 = curl_init( $communityUrl . 'cms/records/7' ); You will notice there are 2 formattedDate variations, one is commented out. Neither one worked for me.
  2. Thank you. This would not be an ideal solution for me, but even this did not work. Does anyone else have this issue? Any solutions.
  3. Perfect, I love it.
  4. Looks great. Are we getting the same database template/presentation option as here with the header image and all? https://preview.invisionalpha5.com/articles.html/1_articles/free-puppies-r2/ I hope that is the case.
  5. Hello. The api documentation says that for creating a database record we can pass the date as datetime. When I try to pass the date formatted like this 2024-08-18T19:19:06Z it does not seem to work and the record shows the current date. Every other field, aspect of rest api works fine. Am I doing something wrong? Thanks.
  6. Thank you. Can you please include a picture showing how the cover photo will appear within pages? At the moment in v4 this is handled terribly and I hope this is changed. Will we be finally be able to add meta information like description/keywords via rest api?
  7. I would love to see that concept expanded to allow us decide how the features will be used when it comes to access level settings. The ability to create of stand alone quizzes would be great too.
  8. Any plans to let the publishers decide that? Also it would be great to be able to create stand alone quizzes
  9. I am have little issue with the course permissions. I set up to permission to allow guests to view the course. But when I try to view it without being logged in, it just shows a message saying "ENROLL TO VIEW LESSONS".
  10. Thank you. For me it would be important to be able to create a course along with all sub-elements like media/images, text, quiz via api.
  11. Is there an api interface for the courses? I can't find it. Thank you.
  12. Is the poor design, presentation issue for databases pages going to be addressed? Currently, I rely on third party solution to address this. Is it true that they will not be supported in v5? I would love to see if and what you did with v5 pages presentation.
  13. I would love to see native integration to google's free perspective api to detect, auto-moderate, flag possible troll, toxic content https://www.perspectiveapi.com/
  14. Thank you @Randy Calvert. Yes, and they are doing a great job. My suggestion was to do a better planning based on their abilities and vision and better communicate those plans and roadmaps. Right now I am paying a solution (pages app) that has terrible presentation solution so I like many were relying on third party plugins to overcome that. My understanding is there is not going to be any plugins in v5, so where does that leave me and others who use the pages app? That is where a road map and communication would help to plan for the future.
  15. there is a lot of suspense and all with videos and teasers but some clear roadmap for the v5 and upcoming vision would help me much more.
×
×
  • Create New...