- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2015 04:43 PM
I'm recreating the UI action that would calculate the cost of an event from the test app marketing application, but the button that calls it in the Marketing event itself does not show it. According to the instructions it should show up. What am I missing? Below is a clip showing the form and the UI action. The UI action name is 'SHOW EVENT COST' but it does appear on my form like the sample.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2015 10:14 AM
Check the Show update box. That should show it on existing records. Show insert will show it on new records.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2015 04:52 PM
Hi Luis, i do see on your first screenshot that you have a button named Show event cost. Which is the part that is missing?
Thanks,
Berny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2015 04:56 PM
That is the example he is using:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2015 09:27 AM
Mike is right. That's the example that I'm trying to follow; my code is shown next. Basically I have everything checked out because nothing seems to be working. And I probably just need the form button and form context menu checked out like Mike suggests but it doesn't seem like it's working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2015 10:14 AM
Check the Show update box. That should show it on existing records. Show insert will show it on new records.