Forum Replies Created

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • in reply to: Form Elements overlap #7485
    desseily
    Participant

    This is an internal website. So you cannot get to it. I too a pic of how they come up initially. The form has fields that only come up when another field changes value. IF I resize the browser. It will display fine. Thank you.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Populate form array #7340
    desseily
    Participant

    I got it working, thanks for you help. I have another question. Now That I can populate a form based on one field. How can I pass the field from one form to the other. I have a search form that the user will input an id. I want to pass the id to my larger form and lookup the id to fill in the form data.

    in reply to: Dynamic value from database #7305
    desseily
    Participant

    It’s not working. Do I need to do anything in the form? When I added this code the page loads, but not the form.

    in reply to: Re-Direct #7281
    desseily
    Participant

    something similar to this.

    foreach($start as $key=>$value) {
    echo ‘line ‘. $key.’/’. $value.'<br>’;
    }
    }

    in reply to: Re-Direct #7279
    desseily
    Participant

    If you have the fields as as date value in your form, then the result is an array. Use a foreach statement to get year, month and day

    in reply to: display all form elements on the post page #7188
    desseily
    Participant

    This is the results

    line iphorm_2_354/test
    line iphorm_2_355/test1
    line iphorm_2_356/1111111111
    line iphorm_2_368/this is a test
    line iphorm_2_3/Setup
    line iphorm_2_340/Transferee knows exact date
    line iphorm_2_6/Array
    month => 11
    day => 29
    year => 2013

    in reply to: display all form elements on the post page #7186
    desseily
    Participant

    Only the iphorm ID and the data is stored. you cannot get the label name. The $form is not the same as if it was used in a post.

    in reply to: Send Data When Re-Directing #7184
    desseily
    Participant

    lawrencepepper, how did you do that? can you share?

    in reply to: display all form elements on the post page #7162
    desseily
    Participant

    This code is not working. Doesn’t know what $form is. I just get a blank screen.

    in reply to: display all form elements on the post page #7146
    desseily
    Participant

    Thanks. I’m still having trouble get the elements out of session with a foreach statement.

    in reply to: custom submit successful page #7136
    desseily
    Participant

    I posted this question on the post you suggested. I need the data for the redirect page. possibly using a session, but how do I get the data out of the session using the foreach?

    in reply to: display all form elements on the post page #7132
    desseily
    Participant

    I would like to use a session to store the data, then use a wordpress page to retrieve it. because I also want to add to a database and create a PDF.

    in reply to: display all form elements on the post page #7130
    desseily
    Participant

    This will create a post page in word press. It does not redirect to the post after the form is submitted. But this is what I have in mind when the form is submitted.

Viewing 13 posts - 1 through 13 (of 13 total)
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy