Hi there
I have a chronoconnect listing with a chronoform edit page which has a selection based on horizontal radio buttons.
This works fine.
however, I prefer the edit to open in a modal window so I changed the code in the Chronoconnectivity Front end listing - Custom Listing Setting to open the edit form in a JCEmediabox.
The changed ccode now reads:
<a href="/index.php/component/chronoconnectivity/list_inventory_beneficiary/cc_edit_data?cid=<?php echo $rowcid; ?>" target="_blank" type="text/html" class="jcepopup noicon zoom-left" data-mediabox="width[500];height[600]">Make/Edit Selection</a>
This works but the radio buttons are now vertical not horizontal.
Can you explain/help please?
Wally
I have a chronoconnect listing with a chronoform edit page which has a selection based on horizontal radio buttons.
This works fine.
however, I prefer the edit to open in a modal window so I changed the code in the Chronoconnectivity Front end listing - Custom Listing Setting to open the edit form in a JCEmediabox.
The changed ccode now reads:
<a href="/index.php/component/chronoconnectivity/list_inventory_beneficiary/cc_edit_data?cid=<?php echo $rowcid; ?>" target="_blank" type="text/html" class="jcepopup noicon zoom-left" data-mediabox="width[500];height[600]">Make/Edit Selection</a>
This works but the radio buttons are now vertical not horizontal.
Can you explain/help please?
Wally