For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 8 replies, 4 voices, and was last updated 14 years, 1 month ago by
Celeste Patin.
-
AuthorPosts
-
Celeste PatinMemberI have successfully created an App that needs to be modified. I am a little (a lot) confused on how to do this. For example, I have a field for a date (5/29/2012) that I want to add the “spinningwheel” but I don’t know where to include the coding. I know how to go to the emulator and click on the tools and see the properties, etc… but I don’t know where this would go.
Would I copy the code from the spinningwheel.js and put it on change create java script? Can you please help point me in the right direction?
I just don’t know how and where to edit the code that is generated.
Thank you.
Celeste
May 29, 2012 at 1:19 pm #326455
kurohigeMemberthis might help brother, i got the same problem but searching you will find 🙂
http://www.genuitec.com/support-genuitec/viewtopic.php?f=14&t=1124
May 30, 2012 at 10:02 pm #326521
Celeste PatinMemberSee attachment SCR 1.zipOctavio:
I have attached a zip file of a very simple version of my App (only 3 screens). What I am having trouble with is this:
Screen 1 transitions to screen 2 where the employee, pay date & service date are entered.
I would like to create a “spinning wheel” to select the date for the date fields.
I am assuming that when I run the emulator and select the wrench (tools) and go to the “View Source” and “Select Source to Open” I would go to the spinningwheel.js and copy the sw-js code and paste it into the custom.js area????? That is what I can’t figure out. Can you please help?On my original APP I have number fields to total, multiply, divide, etc…and text fields. For the mathematical calculations I am assuming it is done the same way. Also, I will save in local storage all of my fields so they can be emailed when the result screen (not shown) is completed.
But…one step at a time. Can you help with the spinning wheel or date fields first. Thank you for your help. This is a great program!
Celeste
Attachments:
You must be logged in to view attached files.June 4, 2012 at 4:12 pm #326696
Celeste PatinMemberHi Octavio or Wayne or anyone who can help:
Can you review my simple file that I attached below and advise me on how to create a “date” spinning wheel? Do I just copy the code from the spinningwheel.js and paste it into the custom?
Thank you for any help.
Celeste
June 8, 2012 at 2:03 pm #326943
eatyourpeasMemberhmm… ominous silence..
can i bump this post? but generally support the positive feedback?
support for a date picker (wheel esp..) is a key requirement for me – other posts suggested it might be in 2.0 but I don’t see it. Any advance?…
in the interim I agree -as a newb not sure how to incorporate the plug-in: any tips gratefully welcome
thanks
eatyourpeasJune 11, 2012 at 7:43 pm #327029
support-octavioMemberHi CelesteP,
A work around for your request is to use 3 comboboxes that will be for the day/month/year.
June 11, 2012 at 8:16 pm #327030
Celeste PatinMemberThank you Octavio–that’s what I did!
Celeste
June 14, 2012 at 5:53 pm #327136
support-octavioMemberI have passed this info to the dev team and they are aware of a date picker need. Do you need the date picker for both iOS and android platforms or only 1 of these platforms?
June 14, 2012 at 11:32 pm #327141
Celeste PatinMemberOctavio or Wayne or whoever can help:
I’ve attached a zip of an app I created. I know it’s not fully functional but I am trying to start the coding on the Annual Sales screen. I copied the ARG example that I believe Wayne did and changed the variables but I must be doing something wrong because it won’t total in the total field. Can anyone look at the coding in the custom file and let me know what I am doing wrong.
Thank you for your help.
Celeste
Attachments:
You must be logged in to view attached files. -
AuthorPosts
