Scott McClure
- Total activity 50
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 14
- Subscriptions 0
Comments
Recent activity by Scott McClure-
Yes, I was able to prevent the use of the Default setting on the multi-button and present an error. Of course, having an default option on the screen that can't be used is not a great UX but it ma...
-
Thomas, I'm beginning to think the "Add New Subproject" / "New Subproject from Template" multi-button on the Project and Subproject screens is unique within SBO. I can find no other multi-button t...
-
Thanks Thomas, but I don't think so as the Set command has just never worked for me. It just never changes the multi-button. I will try a bit more but don't quite understand how it applies.
-
Is there something special that needs to be done to make this work. I have been trying to do exactly this on a multi-button on the Project and Subproject screens. We would like to eliminate the f...
-
Voting up - would be good to have.
-
Getting back to B1 search by hiding the dashboard then requires reloading it. This is quite slow. I particularly miss the menu search and, as mentioned, the B1UP search is much more powerful but ...
-
For what it's worth, found that s @STORE var worked differently than a field referred to by dynamic syntax. When I replaced '@STORE3' which had been set to $[$7.0.0] (CardName on Business Partner)...
-
Yes, I see that this is the case. However, I need to re-work my question. I am trying to detect the presence of an apostrophe embedded in a field and take action based on that. While I can "esca...
-
Kevin, I've been working with (and asking for documentation on) the @STORE quite a bit. First, they do persist from UF to UF and even from screen to screen. Second, it seems that in the SQL statem...
-
Is it simply not possible to use @STORE values in SQL() statements in a UF? You didn't answer his question. I'm trying to find a way to use the results of one SQL statement as a parameter for the...