Hi!
I don’t get why the new things created don’t have the default value I assigned to this type of things.
Ex:
For this item, the number of thanks remains empty, shouldn’t it be 0?
Here it’s a number, but same thing for text values on other fiedls, I should miss something 
Hey @echangers49
Can you share a link to the app editor, and temporarily set it to public? (You can do this by going to Application Rights --> Everyone can edit). It sounds like you’ve set this up correctly!
Hi Faye.
I made a quick test app, the problem is still there:
Try to enter a new Product, the thanks (number) and the default_test (text) values both have a default, but the values remain empty when adding a new product, don’t get why.
1 Like
Ohh, right. I’m not 100% sure if it’s this way on purpose, but I don’t think default values are applied when you’re creating a new thing through the App Data tab, only through the workflows.
When creating a new Product in preview mode and through the workflow, the default values are correctly set here:
If you prefer to make the entries through the app data tab, you could later run a workflow which changes all Products with those empty fields to have the default values (Would this work for you?):
Preview: https://newloremipsum.bubbleapps.io/version-test/test
Editor: newloremipsum | Bubble Editor
1 Like
Nice!!
My pleasure @echangers49!