Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Pass a value to an input zone when creating new 04 Jan 2015 22:58 #12812

  • koenvdz
  • koenvdz's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 24
  • Thank you received: 2
I have been creating my basic framework for my first application in j-cook, and now I have to do some of finetuning of the coding. I have been looking through the forum but I could not find an answer to the following questions:

1.I would like to fill in some fields in a form on the front end, when they create a new record. I thought I could fool the system by inserting the value into the $data part of the models\xxxx.php loadFormData() ( // Prime some default values), but that does not seem to work, I have been trying to figure it out all afternoon, but no luck. and I guess I have to be in this file because on the return I can set the value as I wish in the function prepareTable. But I would rally like to have the value displayed on the NEW form for the enduser, can anybody give me a hint on where I have to work on this.

2. This one is more a question to put me on the right track, I have 2 foreign keys in a table, I would like to change the values of the drop down menus on the input from another field: example: I have choose the country code in a dropdown list and than II would like the second drop down list to have only the names of the states of the country chosen in the first dropdown.
Koen

Please Log in or Create an account to join the conversation.

Pass a value to an input zone when creating new 13 May 2015 13:08 #12981

Hi Koen,

1) Can't you just set the default value in the table definition and then check "Prefills form"?
2) On your combo, check Ajax loading. (I actually never used this so I do not know if it works like I expect)
-> check this: www.j-cook.pro/index.php/forum/coding-in...down-with-cook#12540
The following user(s) said Thank You: koenvdz

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.074 seconds
Great UX great performance and definitely a time saver. It only took me 10 minutes of playing around before purchasing a subscription and right now I just want to throw more money at you! I just started a new project and after just 4h I can already tell it probably saved me several days of work. I'm building a wholesale ordering system with sales rep management. I have not looked at the code yet but so far: impressive.
flip (Forum)

Get Started