- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2013 06:00 PM
Hello! Is there any way to use action on result line of content views as for example delete action in relations tab ?
Thanks!
Any answer is welcomed !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2013 07:56 AM
Hello,
I did that by adding a column with a Template field .. My template was here to add a button who did the action i wanted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2013 07:56 AM
Hello,
I did that by adding a column with a Template field .. My template was here to add a button who did the action i wanted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2013 08:12 AM
Please can you show me one example of template that you have used ? I tray it but in operation didn't get as input corresponding document on row.
Thanks for your answer!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2013 11:51 AM
Do you give the current id of the document in the row like using the #{row.getData().id} to the JS automation definition ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2013 12:04 PM
No,I will tray now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2013 12:35 PM
I did a JS function who get the document ID on parameter, the function do the jQuery().automation call with the document ID on the options.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2013 06:15 PM
Hi Jvinai!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2013 10:06 AM
It's what i did
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2014 02:30 PM
Hi Jvinai!
