I have created a Date/Time object cDate. Another Date/Time was created IntDate which is bound to cDate and has the paterns set to the following: Display set to date{D}|date.default{} and Data set to date.default{D}|date.default{} so that the result gives only the day of the month. I have been unsucessful in being able to bind the data from IntDate to any other objects. I have searched to no avail.
What I need is the value of the day of the month in one Date/Time object to be used in a calculation in a Numeric Field calculation using FormCalc.
Any help will ne greatly Appreciated.
Lee
Solved! Go to Solution.
Views
Replies
Total Likes
I modified a sample that I had to show you. Have a look at the code behind the button.
Paul
Views
Replies
Total Likes
You might find it easier to use a Javascript date object instead. If you do that then there is a simple Javascript call to get the day of the month back for that specific date.
Paul
Views
Replies
Total Likes
Thanks Paul, however my knowledge of Java is about as small as my brain on a Sunday morning. If you have a lead for the script that I might could plug in, I would appreciate it an d owe you a moon pie and a RC Cola.
Lee
Views
Replies
Total Likes
I modified a sample that I had to show you. Have a look at the code behind the button.
Paul
Views
Replies
Total Likes
Thank you. I will take a look at it later today.
Lee
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies