Editing fields on profile and updating changes to div and profile

hello people@Wappler. i would like for a company to edit its profile details, organisation name, address, sector etc. i would then like the database records updated.

now for the front end how do i post this changes to the organisation’s profile and also to other arears where i may like them to appear e.g in a search results.

how do i achieve this both the backend and front end in wappler

Yours Sincerely

Before tackling the frontend, I usually create the database, database tables and the backend CRUD actions.

Have a look at this playlist to see what I am talking about.

There you will see the progression from the backend through to the frontend.

Thank you very much, can a user(company) have its own database where they can create and delete its employees but not deleting this users (employees) from the main users table?

Is that something possible with wappler and how?

Have a look at this discussion.