This behavior just started. I’ve restarted Glide twice and cleared cache both times. Every time I try to add a Youtube URL in the first two rows, video column, the URL automatically defaults back to 0. I can’t figure out why this is happening or how to get my URL to “stick”. Please help!
Not specifically, but check any actions that occur when you add or edit rows. Maybe you have On Submit actions that are causing problems when you submit a form. Maybe you have an action on a button that is overweight the url.
You can use the Find Uses option on the column in the data editor to see where that column is being used or touched by the app.
Have you clicked on the arrow for the item in ‘Find Uses’ to take you to that video component and checked the configuration for that component? Seems that it might be writing the video progress to a column???
Nothing if you don’t need to use it. I see that it’s set to nothing, so that shouldn’t be the problem.
I feel like I’m missing a key piece of information here. You are showing me two different videos columns. One that’s being written to, and one that’s being read from. You were only referring to a ‘Video’ volumn up until your last post where you are showing a different ‘Youtube Video’ column. Are you sure that you are looking at the right thing?
Hi Jeff – sorry for the confusion. I’d created a second column “Youtube Video” just to see if starting from scratch would solve the issue. But, ultimately, setting the save progress to nothing fixed the issue. Thank you so much!!!
Jackie