Search
-
Hi swm023,
Unfortunately, there is no screen for this table. You can however, create a screen, base it off the ActivityInvoiceType table and design a screen to create some new options. Keep in mind that the stock FieldService_AddEditWorkOrder screen uses the original values in the ActivtyInvoiceType table for some of its functions. If ...
-
Hello Ben,
Can I confirm, you are using Retrieve Value From Table action with an Action Result that contains your search/SQL command?
I can look into getting values from screen as I am not sure myself. I see you tried Screen.ClientName. There is a webinar we have on SQL and Retrieve values that ...
-
Hi Chris,
When using the Method ListBuilder feature, what you are doing is considered a relay through your mail server, Method is relaying your message through the smtp protocol. We have found that some Service Providers by default block the ability to use this feature, also known as "Open Relay". This could be the ...
-
I am trying to edit the Invoice Type drop down on my work order screen. I'd like to change the options and add some new ones. Where can this be done.? I've been looking for a screen to edit but can't seem to find one . . .
-
Greg,
It seems you do understand what I'm doing with my drop down. If I'm not clear I apologize. What I meant to convay was that everything is working as far as my screen updating fields in the "CustomrEquipment" table upon adding a new or editing an existing record from my screen. The issue has been ...
-
Ben,
Do I understand you are trying to retrieve a value from a table by writing a script so you can display a field in a grid that is not found in the table you have open in the Grid?
If so I am very interested in what you are trying to do as it would help me solve a number of problems that I am chasing around.
I am not comfortable with script ...
-
Hi,
There are a few ways to disable the button action through customization. I believe the easiest way would be to disable the ability to execute by user role.
To do this you would need to copy and replace the current Method screen and edit this new screen. When editing, edit the "More Actions" button in the Additional Info ...
-
Hi CF_Pro,
First of all, i am glad you were able to get this figured out. In regards to the hidden fields I mentioned, you are correct with your response, again I wasn't completely sure how you were using this info so yes, if you reload the screen, if the fields are hidden, this wouldn't be very useful. I guess I was thinking ...
-
Thank you. Is there an easy way to disable the "Delete customer" for particular users in method?
-
Di you know what the SQL Overide code is for the columns?
|
|
|