Input Form Has Submit Greyed Out and Inputs are disabled?

PAGE URL: https://jds-cvoa.wixsite.com/cvoa

Page in question: Register Your Car. This page is a user input form that can be invoked from two different locations.
1 A repeater to UPDATE an item in the Repeater This is working Fine:
2. The Registry Page “Register Another Car” to add another car to your current registrations. When you select this link, the page comes up with no data as expected BUT am unable to input any fields and the Submit Button is Grayed Out…

Test Case(:

  1. navigate to The Registry from top Menu
  2. select Update Your Registrations. Click on update button for either car… All works as expected.
  3. from The Registry menu select Add Another Car instead. Form invokes but not usable?

Thanks,
JD

I just cloned the UPDATE Car to Add New Car form, since I don’t want to mess with what is working.

For the new form, I removed the Members Dataset since it’s not needed for simple additions. I also removed the FILTER matching emailaddress as well. When THIS form is invoked it comes up with info form my primary car? Is this coming possibly out of browser cache?

I figured it out. Looking back thru a Wix Tutorial… just needed to make the Add New forms database WRITE ONLY!

1 Like