Search
-
I am using MethodAPIGetScreenURLV4 and I give it the appropriate login credentials plus
strSessionID = ""
DomainLinkOrMIurl = link
TabName = "Customers"
TabLinkName = "Edit Customer"
RecordID = 133
RoleName = "CRM"
ExpiryDate = ""
isPortal = ...
-
Thanks, Ben! Yeah, that's what I ended up doing for the time being.
-
Very true. Would be a great addition! In the meantime, if you needed to build a workaround for this we could certainly plan that one out together.
For example, Updating a field on the grid to be a True/False could be achieved by adding a button which uses the Loop through Grid action , and the Update Fields in ...
-
Thanks for the reply, Ben! It would definitely be useful for grids to be editable in certain situations where minor modifications on the fly on a list of jobs, items or similar need to be done. For example, switching some sort of status field from False to True or changing an option from a dropdown menu could be done with one click instead of ...
-
Hi There,
Welcome to the Method Forums!
The Grids in Method New are not able to be set as 'Editable' on the Grid object itself as it was in Classic. There were a few design/aethetic reasons for this, but we wanted to make the addition of items or records a little more robust overall (hence the new screens when adding Grid items in the ...
-
Hi all
New to Method, so I'm probably asking a question that's been answered already, however, all the search results I'm getting are related to the Classic version of Method and it seems like things have changed.
I'm trying to make a grid editable at the spot, meaning you click the field and you change it depending on the field ...
-
Ok, good to know that I am not doing something wrong.
Just to clarify, the way I am doing it (use get RecordID from loop, use it to retreive values from table)is currently the best way to do so? I have a setup on the same screen I mentoned above that demonstrates how I am doing it.
-
Hi Jack,
There are currently some issues we are aware of with the Loop through Table action not parsing values correctly without first assigning them to Action Results.
We are working on overhauling how this process works so that we dont run into any troubles with it, but for now he Action Result assignment is the fastest workaround.
If ...
-
Just curious if anyoe else create batch invoices in Method and email them from QB
We are having a problem with the credit card link, doesn't appear on invoice, has to be emailed one by one from QB
-
I have a Screen, Loop Issue, on the Reports app that demonstrates my issue. I have one button that performs a grid loop(on a grid that has no views/filters), which worked just fine, returning six values. I have it set to show a message each time for easy counting. Right next to it I have a button that performs a loop through ...
|
|
|