-
Nevermind...found out I can loop thru a table using 'Build Selection List' and use the list of IDs I built to specify my loop set.
Thx
-
Was this 'loop through selection list' implemented? I'm not finding anything...am I missing something?
Thx
-
I can't seem to filter out unwanted items from a dropdown on a page when it loads. I'm passing the dropdown recID via shared result I want to omit from the dropdown options. I can get the undesired value to go away but only after clicking on the dropdown. Can't I get the dropdown to filter on page load?
What am I missing?
Thx
-
-
The field I want my cursor to advance to is within my Grid. Those fields don't show up in the Go To Field options. Only the fields on the base page are available in this action
-
I have a grid on a page that contains a dropdown with actions when text is selected. I would like to place the cursor in a particular field as one of these actions. Is this possible?
Thanks for the help...
Blake C
-
Thanks for the responses.
I still think it would be useful to have a tool in Method that will help identify orphaned records like the Contacts issue I was, err, creating myself (doh) b/c I clipped an action from a stock screen accidentally.
It's nice being able to customize a lot...it's tough not screwing stuff up, though.
Thanks again!
-
I confirmed there was an action missing for some reason on my 'Add Contacts' button from EditCustomer screen that was not setting the Entity Name (for some reason it's not the RecordID, but whatever) as a shared result.
As a result, the subsequent Contact add was successful but it was creating orphaned records that never showed up in ...
-
Related to my previous post regarding some sort of apparent bug with Customer Contacts, I now have two contacts marked as the primary 'Contact'.
How do I fix this? Is there any way to fix it through the Method UI?
-
I looked into this further....
I exported my Contacts table and noticed a couple contacts that I was trying to add were pointing to the wrong Customer Entiy.
I think there's a bug with my Contacts screen that makes it possible to
inadvertently "move" a Contact from one Entity to another, therefore making my Customer ...