Search
-
I know it is possible to display HTML as HTML code in browsers rather than having it interpreted. I'm trying to get my Solution page to show a chunk of HTML code I want my users to see unrendered.
Google led me to various ways of tagging my code so the browser wouldn't interpret it:
1. <pre> and </pre> tags
2. ...
-
I am using your current documented api. I will try the new one. Hopefully that will give me better feedback on what I am doing wrong.
-
Hi CF_Pro,
Is this happening with the current version of the api https://www.methodintegration.com/MethodAPI/Service.asmx
Or the version we will be releasing in May a preview of which is at https://www.methodintegration.com/methodapitest/service.asmx
Dave
-
Chad,
You're quite right; I was making changes to a screen that was also open at the same time on my computer. I was under the impression any changes would not take effect on a screen until it was published, much like one does when publishing a web page for instance. I never really thought about it much before, but I guess I ...
-
Rgr that, thanks for clarifying.
-
[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.
|
|
|