Search
-
Depending on the importance of the feature. There are 2 different approaches you could consider. You could add a field to the table that would contain the sort order or you could insert a new record (higher record id) then you could re-insert & delete the records with the smaller record id. The later would have the effect of ...
-
I appreciate you giving me another option, and that might be exactly what I need in another situation. I maybe missing something here but I can't see how changing the sort order would allow me to insert a new row in a specific place. It looks like it would allow me to order by Record ID or Item ID, etc. but still not my choosen ...
-
[quote user="MikeB"]but it's interesting how this arises in Firefox only.[/quote]
Just as a heads up, FireFox is not currently supported on our mobile version of Method - this may help in your testing.
~C
-
[quote user="csmp"]Ultimately I just wanted to inform you that there seems to be a bug in the July version[/quote]
Hi csmp,
Would you mind emailing me your company account name? I'd like to connect so I can look at this error and give our team a heads up.
~C
-
[quote user="s.white"]I don't know a way to get at the actions that go with the Close button to know how to troubleshoot the problem. Thoughts?[/quote]
I just tested the export function on both the June and July version of Method and did not run into this error. Do you have any other actions on the button? There ...
-
[quote user="Jason_L"]I'm just wondering if a workaround has been found.[/quote]
Hi Jason,
There is no workaround for this - there are no actions available to check or uncheck a series of records on a grid.
~C
-
I'm just wondering if a workaround has been found.
-
One of our screens is working properly in the June version, but not in the July version. We load a users username into a hidden textbox, then we use that hidden textbox for filtering in our dropdown boxes. So, for example: We have a customer dropdown box that allows our users to choose which customer to assign their time to. For ...
-
I'll throw in 2 cents here.
How the records show up in a grid is related to the grid sort order. By default the sort order is based on record id. So, when a new record is created it is generally shown at the bottom of the grid. This can be altered by modifying the grid sort order.
-
I've added an export button to one of my screens to be able to dump my grid to Excel. The information exports fine, but when I'm done and click the "Close" button on the Export screen, it generates an error:
ERROR: One or more fields referenced by your actions were not
found on the screen. Please make sure all actions ...
|
|
|