Search

i want to insert a value into section based on other section value update

for eg i have sections called members and groups , if i update the members status from pending to approved from the back end the groups section should be updated/inserted with the particular group

how to achieve this ?

If you want to do this on the backend, you would write an extension which subscribed to the EntryPostSave delegate, which lets you perform your own processing. Much like binding a handler function to a "click" event in JavaScript.

how to create an extension any guidance

any guidance

Step one, set aside a few hours for some reading:

Step two: find an extension that does something similar to what you want, pick it apart to see how it works, and modify to your needs.

That collection of reading material might be useful for me too once I've got a better grasp of XSLT. Thanks Nick.

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details