Browse by Tags
All Tags » grid ( RSS)
-
Hi AutumnW- My guess on the bandwidth is that you're refreshing the entire grid (all 3000+ checks) after every single change. Try moving the Refresh Grid action to be a separate action that only happens after the whole loop is finished. If you want a progress indicator, add a counter variable, or...
-
I have a screen that is loaded using a Show/Hide Tab Link & Go To Tab Link passing in a couple shared result values that the screen grid will use to filter on. This works fine. I have another screen that, from an action, will do a Show/Hide Tab Link & Go To Tab Link to the same screen in question...
-
I have a grid on a page that contains a dropdown with actions when text is selected. I would like to place the cursor in a particular field as one of these actions. Is this possible? Thanks for the help... Blake C
-
Hi, I'm new to the product and have been trying modify the mobile workorder screen (FieldServiceMOB_WorkOrders) so that I can easily enter fields on the road. I cannot seem to get this to work ... Edit grid doesn't seem to do anything? When I try this on non Mobile screens it appears to work...
-
How can I secure a link (or any column) in a Grid? For example: I don't need my salesmen deleting Items. Can I prevent them from seeing and/or clicking the 'Delete' link for Items in the grid? Can I effectively hide a column in a grid based on security? Thanks...
-
Editing is allowed in the grid ('Editing takes place directly in the grid' is selected). The caption for the edit link is 'Edit...'. However, I see not 'Edit...' on the grid. I can edit directly in the fields. Apparently, javascript is capturing clicks and keypresses while editing...
-
I am customizing the New / Edit Estimate screen. I have added a Subtotal field to the EstimateLine grid. Among other actions, I want the Subtotal field to update when I change the Quatity or the Rate. I have added actions to the Quantity field but no actions are executed. I see actions for the Item field...
-
I noticed on the Estimates screen, at the bottom of the EstimateLine grid are three buttons as links (New Line Item..., Update, Cancel). I have looked for them as I customize a copy of the Estimates screen, but I cannot find them. Where are they?
-
I have a grid (customer list) and a section with fields (customer information) on the screen. When the screen loads, I want to populate the section fields with data from the first customer in the grid list. I thought using the action "Set Active Record ID for Screen" would do the trick, but...
-
Here's what I'm trying to do: I've got a custom home screen going, with a custom grid I've created and a nice layout I'm working on. I would like to add a near-identical version of the grid on the "Activities List" screen. It seems my options are 1) painstakingly recreate...
|
|
|