Search
-
[quote user="Rolf"]Is there any way to stop the autofilling of todays date when the field is initially blank?[/quote]
Off the top of my head, you could write a conditional to check for today's date - if it exists then you can assume it was autofilled and not process the DateChanged action. I'll check the date field action ...
-
I have a date field which has associated actions upon change of date. Initially, the field is blank, and as soon as I click on the date selection arrow, it autofills with todays date. That triggers the actions for change of date. Is there any way to stop the autofilling of todays date when the field is initially blank?
thanks,
Rolf
-
[quote user="Chris Berg"]Is there some property of the mobile side that wont allow a radio buttons to work?[/quote]
It appears there might be a bug with mobile radio buttons "selection change" action, I'm doing some testing on this exact page with my mobile phone but I'm not seeing the selection change action trigger. ...
-
[quote]From our own web site, we want to put our own Login Page for https://www.methodintegration.com/method/login.aspx.
Customer will input: company account, username and password. When they submit (click login button) page, we hope they directly log into the https://www.methodintegration.com/method/Default.aspx page.
The ...
-
Chad,
Thanks for the resonse. It sounds like you were able to accomplish the simple test that i could not. I went to a blank form and tried exactly what you did and it worked there.
I could not repicate it in my form. I am altering a copied version of the mobileQBinvoice, item tab. Is there some property of the mobile ...
-
[quote user="Chris Berg"]I am making the assumption the value from Radiobox1 (my name of radio box) would have been put into my text box.[/quote]
As a simple test, I made a radio button with 3 choices; selection 1, selection 2 and selection 3. On the action for selection change I added a simple show message and used the value from ...
-
[quote user="hmsrpm"]I would like to retrieve that value from the screen when entered in a couple of different parts.[/quote]
It sounds like you need to look into the character function and assign value to action result actions. From these 2 actions you should be able to combine multiple values into the desired result. ...
-
So it might be me but i don't think so.....I can not get Selection Change to do anything with my Radio Buttons. In trying to figure out if it was my entire code, i took it down to 1 simple command to Enter value into field on screen from value in radio button and chaning the selection of the radio button this command did not work?? ...
-
Here is what I would like to do. I have entered a full address of a property in the job description. I would like to retrieve that value from the screen when entered in a couple of different parts. First I'd like to retrive the street address, to write to Address2, and then the city, state and zip. I would ...
-
Yes. It works fine if I log in manually.
If necessary I can do a web ex or Skype to show the exact situation.
This is a c# application.
Thanks,
Jacob
|
|
|