- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2014 08:15 AM
Hi all. I have a request to create a Reply button on a form that mimics the Email Client envelope button. I figured it might be possible to create a UI Action form button to do this. Does anyone know how I might go about it?
Solved! Go to Solution.
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2014 10:21 AM
Hi Wayne,
Add attributes email_client=true to your table 1st then use following ui action
Thanks & Regards,
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2014 08:41 AM
Hi Wayne,
Kindly refer to this :-
I suppose this is sort of what you are looking for.
Thanks,
Subhajit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2014 09:24 AM
Thanks. I did see this post earlier today but wasn't sure it was what I was after. The user's request is to have a button the same as Update/Save etc but simply labelled 'Reply'. I've had a look at the source on the page and it looks like a UI Action could be created to mimic what the Email Client button does, I just don't know how. I'll see if I can get my head around that other post as it may very well have the answer. Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2014 10:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2014 10:26 AM
you absolute boss! Thank you Prashant, that's exactly what I wanted, excellent!