The javascript needed for this to work starts with document.getElementById ('Submit').onmouseover = function {myscript}
When you mouse over the 'Submit' button, it activates the function. I've tried changing the word 'Submit' to 'Update' or 'cbUpdateButton' as there is no 'Submit' button on an Update Form. This was to no avail.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
LeonardYong
Hi Guys!
http://howto.caspio.com/tech-tips-and-articles/common-customizations/separate-input-fields-for-datetime-parts/ was very helpful in allowing multiple virtual date/time fields to be combined into one actual field.
The javascript needed for this to work starts with document.getElementById ('Submit').onmouseover = function {myscript}
When you mouse over the 'Submit' button, it activates the function. I've tried changing the word 'Submit' to 'Update' or 'cbUpdateButton' as there is no 'Submit' button on an Update Form. This was to no avail.
Please help!
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.