#Can I change the UI-component?
32 messages · Page 1 of 1 (latest)
hello

Hi! This was a generated form that was created? We recommend that you edit the data schema, and recreate the form.
Re-generate the form that is.
You can edit it, however if you ever regenerate the form again, it will get replaced.
I think i can use overide??
Hi Erik,
I just want to change the word of this form. LIke change "Details" to "Please fill the Details here"
Yes, if you like to update, rather then editing OrderCreateForm you can use overrides
So is overriding is the common way to do it?
or changing data schema is more common?
thank you
I just checked i can change the UI on the amplify studio
wow
this is crazy. That means you dont even need the coding skill to make a react app
using amplify
Either way is fine. Depends on what you want to change 🙂
thank you erik
Do you have any idea about upload ing the profile pic?
thank you
any way to quickly make a profile function?
My understanding is using the old way to save the url into the table, and make a uploading function
You can add an upload function https://docs.amplify.aws/react/build-ui/formbuilder/special-inputs/
With Storage Manager
than k you
You can use the StorageImage to easily display the image later: https://ui.docs.amplify.aws/react/connected-components/storage/storageimage
what about pdf??