I want to be able to auto populate from session when adding a new record. Any ideas?
auto populate feilds when adding record
- Single Page
Posted 09 February 2013 - 19:42 PM
Posted 09 February 2013 - 21:35 PM
Posted 09 February 2013 - 22:13 PM
I have a case_id that i need to input into entries without having to do it manually it is created from another table and saved in a session or could be passed in the url. I want it to manually be populated in other entries created, after the main case has been created. Hope i am describing this properly.