3 Layer Conditional logic in Marketo forms - is it possible? Is Universal script possible?
Hello - Please help!
We are currently using Unbounce Landing pages and forms which allow us to use one universal script (JavaScript) to populate fields based on 3 layers of conditional logic (described below). Using this universal script is easier/quicker for us to make/manage updates to field drop downs across all forms in one central location.
I was curious if it is possible to create and utilize universal script across all Marketo forms to accomplish the same as we are doing in Unbounce? If not, does anyone have another solution?
Description of 3 layers of conditional logic:
- Person selects one of 9 various "Programs of Interest" (PoI) values.
- Based on the Program of Interest value: the user can select various Campuses in "Campus" dropdown- Campuses are uniquely specific for each PoI value so some Programs can have 2 campuses and some 4 or 5, etc.
- Based on the Program of Interest and Campus values selected from #1 and #2 above, specific/unique Start Dates (drop down) can be selected from the user. Start Dates are also uniquely specific to each PoI/Campus combination.
I also am unable to create the 3rd layer of conditional logic using Marketo forms out of the box, #1 and #2 are possible but #3 (3rd layer) is not possible from what I see - if anyone has a way to achieve this 3rd layer or suggestions that would be appreciated.