Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Pass form fields from application to view?
Post: RE: Pass form fields from application to view?

Thank you! The code in view will be much much better. Working simple example: In controller: PHP Code: -- $array_with_options = array('1' => 'First option', '2' => 'Second option'); $data['h...
3,333 Views
4 Replies
03-09-2020, 05:20 AM
Isterklister
    Thread: Pass form fields from application to view?
Post: Pass form fields from application to view?

Hi, my question: is it possible to pass a hole form field from application to a view? Example:  In the view I want to print out a drop down field, PHP Code: -- form_dropdown('project_type_id', $...
3,333 Views
4 Replies
03-09-2020, 03:53 AM
Isterklister
    Thread: Unset rule in Form Validation
Post: Unset rule in Form Validation

HI, I need to unset rules and result in Form Validation helper. How can I do that? /Pelle
8,669 Views
0 Replies
11-04-2014, 03:09 PM
Isterklister

Theme © iAndrew 2016 - Forum software by © MyBB