Questions tagged as "form"
Create form for model with relation to other model
Hi all,
I’m trying to create a form to add a new instance of a model that has a relation with another model. The edit form works fine, but the createREAD MORE
By ericrijn in Active Record · Asked 203 days 12 hours 57 mins ago
Questions: 5 Accepted: 0 ( 0% ) | Reputation: 0
yii-user-management
formModulesRegistrationyii-user-management
Hi there. I have been trying to implement the yii-user-management module. The registration part. I have removed the firstname and lastname form fields, but I can’t seem to figure outREAD MORE
By unknownFreq in Forms · Asked 323 days 9 hours 42 mins ago
Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0
Two model form, adding group of fields with javascript
fieldsformjavascripttabular data
Hi! I’m new to yii. To keep everything simple, i have two models, events and contests. Event can contain one or more contests. While creating or updating event, i shouldREAD MORE
Submit form to read (not create or update) with YII
YII developers know that _form partial is used both by Create and Update. But I want to use the _form partial to retrieve a record with matching attributes. How toREAD MORE
What is the proper procedure for passing a varible to a create/update form?
I’m not sure I’m phrasing this correctly, so please bare with me. Hopefully this all makes sense.
Let’s say I’m doing a job management system. I have a table of ‘Jobs’READ MORE
By dcreeves88 in Relations · Asked 484 days 12 hours 13 mins ago
Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0
Related data additional attributes in form
Hi all!!! I’m trying to insert a model with it’s related data, and I was wondering which is the best way to do it. The fact is that the pivotREAD MORE
By bigardusklei in Forms · Asked 536 days 22 hours 18 mins ago
Questions: 2 Accepted: 0 ( 0% ) | Reputation: 0
