You searched for the word(s): %27
-
[quote user="smohyee"]Can you explain more about what was incorrect in my suggestion?[/quote]
Just the part about the conditional - you can't see what the checkbox status is outside of the Start Loop Through Grid action.
[quote user="smohyee"]...(create a conditional statement in your loop so the button will only delete ...
-
Chad,
Can you explain more about what was incorrect in my suggestion? I did mention that the delete button would use a grid loop action. Actually, you're right if you mean that you cant create a conditional statement action referencing the checkbox as an object- that is handled by the loop through grid action itself.
Here's ...
-
Rolf,
It sounds to me like you are making changes to a screen that is being used by users at the same time. This is bad news. Why? Well if you're making changes while users are connected to that screen, they're going to get funky results because you're moving around actions, etc.
You should ...
-
Sherrie - I'm happy you got to us when you did. Here's why...
[quote user="Sherrie"]Thank you for getting back to me. Let me start by telling you my ultimate goal. I need to make a drop down menu on the add/edit workorder screen in Field Servies. I want to call it "Tech Assigned" so that when a job ...
-
I am doing what the API docs say using MethodAPIUpdateV2, but the message I am getting back is "Empty:null".
I double checked my authentication, when I put in wrong info on purpose it does error out. The feedback I am getting is not letting me know what I am doing wrong. Any help would be appreciated.
-
-
Thank you for the reply, Chad.
~J
-
Hi Valbon,
Thank you for getting back to me. Let me start by telling you my ultimate goal. I need to make a drop down menu on the add/edit workorder screen in Field Servies. I want to call it "Tech Assigned" so that when a job is assigned to a tech, we can select that persons name, and then it will appear on the ...
-
I have recently noticed that while in designer mode the response can sometimes be extremely slow when making even minor changes to fields.
I think some of this may be due to the fact that the designer programme now appears to be doing publishing when changes are made to actions, but before one actually 'publishes' the changes. ...
-
smohyee - I don't believe this is possible right now.