Hey All,
I have been working on a Cavas app that connects to Excel. Last week the app was working all good and as expected. I'm the only one using it at this stage so I can have confidence that I'm the only one editing things or accessing the Excel form.
Today I got in and was having issues saving edited forms - it just wouldn't progress and I don't have any error messages as of yet.
Going into Edit the app all my DataCards with Date Pickers in them suddenly had an error for MaxLength option. I went through and cleared out what was in there, as I didn't see a need for any MaxLength to be in there anyway due to being a date, but the issue with saving persisted. I thought maybe it was one of the other fields, as I had recently updated one of my drop down selection tables that it pulls from, but still had the same issue after deleting those drop downs.
Delete the the Date Picker DataCards - saving worked again.
Re-added the DataCard and MaxLength isn't even an option.
Looking at my other fields MaxLength is set to DataSourceInfo([@Table1], DataSourceInfo.MaxLength, "column_x0020_name")
Does anyone know why this option suddenly appeared? And, how could I update the DataCard to be "normal" again without deleting and re-adding it to each of my forms?
I have ended up deleting and re-adding the date picker, but I'm just worried it might happen and break the app again.
Cheers in advance!

Report
All responses (
Answers (