Copy link to clipboard
Copied
I have a comments page contain send, control and view pages when the visitor add comment it will go to control page , then if I agree it will go to view page using update record in DW .
it is really annoying if there is 1000 comments I have to click 2000 clicks to put them in view page .
is there any idea for a new comments page that I could agree to all that comment in few clicks.
sorry for my bad english
Copy link to clipboard
Copied
Nothing that you can do with a DW server behaviour, but still not difficult. On that page that lists the new comments, create a button that executes a SQL update statement that updates all 'Pending' comments to 'Approved'.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now