Hi!
Using your "Dynamic dropdown" example, I inserted a text area on the "submit -> Views" page that shows the data selected in the second dropdown, meaning the one that has the name field_select2 in the example. When the submit button is pressed, the text area containing the requested data is displayed. I saw that it is possible to use ajax to update the page without reloading. I would like to get the same result all on the same page, keeping both the dropdowns and the text area with the updated data in view. Also I would like that by selecting new dropdown values the text area field is updated without the need for a reload page. Any suggestions? Thanks and sorry for my english.
Using your "Dynamic dropdown" example, I inserted a text area on the "submit -> Views" page that shows the data selected in the second dropdown, meaning the one that has the name field_select2 in the example. When the submit button is pressed, the text area containing the requested data is displayed. I saw that it is possible to use ajax to update the page without reloading. I would like to get the same result all on the same page, keeping both the dropdowns and the text area with the updated data in view. Also I would like that by selecting new dropdown values the text area field is updated without the need for a reload page. Any suggestions? Thanks and sorry for my english.
Do you have an example of how this should work ? or just write how different from the current reload scenario you need this to work
Thanks Max for your answer!
I attach 3 pictures that through a photo montage show how it should be.
Initially the screen should be shown with the 3 dropdowns and the empty text area. I select something to show through the dropdowns and the data is shown in the text area. The 3 dropdowns continue to be shown and continue to work. By selecting another data via the dropdowns, the text area is updated without the need to reload the page (ajax?) And everything can be repeated indefinitely until you leave the page.
Many thanks for the advice you will give me. Regards
I attach 3 pictures that through a photo montage show how it should be.
Initially the screen should be shown with the 3 dropdowns and the empty text area. I select something to show through the dropdowns and the data is shown in the text area. The 3 dropdowns continue to be shown and continue to work. By selecting another data via the dropdowns, the text area is updated without the need to reload the page (ajax?) And everything can be repeated indefinitely until you leave the page.
Many thanks for the advice you will give me. Regards
that's doable with the "Reload" feature, you will need a "Container area" with html element inside, the container area will be reloaded when the button is clicked, the html will show the content
Thanks Max for your kind reply!
Could you give me some more information?
For what I understood, I tried placing the block of dropdowns in the "load -> Views" area and the "Conteiner Area" (with the html code showing the contents of the selection) in the "submit -> Views" area. When I press the button the "Conteiner Area" is correctly displayed but the dropdown and relative button is not shown.
How to do? Thank you for your time and for the valuable advice.
See you soon
Could you give me some more information?
For what I understood, I tried placing the block of dropdowns in the "load -> Views" area and the "Conteiner Area" (with the html code showing the contents of the selection) in the "submit -> Views" area. When I press the button the "Conteiner Area" is correctly displayed but the dropdown and relative button is not shown.
How to do? Thank you for your time and for the valuable advice.
See you soon
Hi Johnny,
If you still need help with this I can prepare a demo form on the new v7 for you, it will read data from the Joomla article table!
Let me know!
If you still need help with this I can prepare a demo form on the new v7 for you, it will read data from the Joomla article table!
Let me know!
Hi Max,
Of course, thank you! I need to realize what I developed with the CF5 version as it is visible at the link:
http://johannan.altervista.org/index.php/bibbia-2
See you soon
P.S. Where can I download version 7?
Of course, thank you! I need to realize what I developed with the CF5 version as it is visible at the link:
http://johannan.altervista.org/index.php/bibbia-2
See you soon
P.S. Where can I download version 7?
well, you already have it working, so I guess that you just keep it as its ?🙂
Hi Max,
I think I keep it in this version but I would like if using higher versions there is more flexibility. By purchasing the license for v5 can I also use it for v6 or higher?
Thanks
I think I keep it in this version but I would like if using higher versions there is more flexibility. By purchasing the license for v5 can I also use it for v6 or higher?
Thanks
The validation key should work on all versions!
Your form is simple, I do not think there is a big need to go to v7 at the moment for this form!
Your form is simple, I do not think there is a big need to go to v7 at the moment for this form!
This topic is locked and no more replies can be posted.