Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Content Editor Discussions /

Forum for content editors and CMS users.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Popup editing window


Go to End


2572 Views

Avatar
M45

Community Member, 1 Post

24 June 2011 at 5:53am

I like how HasManyComplexTableField() works - showing a list of records with each "View", "Edit", "Delete" icons for each record, and clicking the "View" or "Edit" icon brings up the popup window for viewing or editing. Now I'd like to achieve the same thing in the front end. Could anyone give me some hint what's involved for doing this? Do I need to use some plugin of jQuery or something like that? Any links to related tutorial is appreciated.