Search
You searched for the word(s): %27
-
Hi Ben,
if you are referring to the "x" in the far right of a pop-up window in Method (like the screenshot below), then there is no way to remove/disable this close action. We do not have access to this from the Method Screen Designer area.
- Method_Ben
-
Hi all,
When using a Date Picker object, once you choose the date on the screen, does Method consider that date the value in that field? For example, If I have a "From" date picker and a "To" date picker, and I choose July 1st 2013 for the From date and July 31, 2013 for the To date. Then I have a button ...
-
I forgot to mention: in the cases where the extended character sequences are in the first column (ActivityCompanyName), there are no other data in any of the other columns for those rows.
When it's in the Certification1Doc column, the row is an actual record. Could it be that the excessive text is overflowing the entire cell and spilling over ...
-
Again, I'm retrieving the duration of activities from the Activities table for each customer recordID and populating them into a column I created in the Customer table called "PDFHours".
I'm using SQL to do an advanced query tied to a button click, and that seems to work mostly, but I'm having problems perhaps dealing ...
-
I am wondering if there is a way to disable the top right close button in a popup window?
-
Hi JPauletti,
At this time we do not have functionality to add a digital signature to Method Screens, including Mobile, even through customization. If this is a must for you and your employees, I can only suggest downloading an app on a tablet/smartphone that would allow you to take in a digital signature, and save it as a picture ...
-
Thanks again. And by the way, some of my earlier issues were due to the fact that the action result script that I was referring to in the Retrieve Value From Table action was replaced by a different action result for some reason, and I was unaware of it.
I have seen that help section before but I forgot about it.
Thanks
-
Hi Mike,
I'm glad it's coming along! Take a look at this article. It talks about scripts you can use to filter the Export tool, but I believe similar scripts can be applied in your scenario. There are also some date filters that may be useful.
Jason
-
Well, I used the square brackets to surround the fields and that seems to work.
My final issue is this:
How do I show results that are within certain dates. The following script works for me EXCEPT for the date part:
[FullName]='customerfromrow' AND [ActivityType]<>'Admin:Active Selling Status' AND DueDateEnd < ...
-
OK, so things are partially working now. I discovered a typo in referring to the dynamic variable used to represent the customer full name in the loop. Simple retrieval and population works now for more than one customer at a time.
But I'm having trouble adding firther defining parameters to the script. In retrieving the variable ...
|
|
|