Update User Value based on Form Submission?

First, is it possible to add custom fields to each member’s account page? Sorry if this seems like a basic question - I just haven’t seen any answers to this.

Second, can you update a number in the user’s custom field based on some form input or potentially through a store order?

I’m trying to make a membership page where people get a certain number of credits to purchase items, but the items are based off our credit system and not actual dollars so that web store unfortunately won’t work.

Hi Calvin,

It is not possible to customize the built in member area, however you can make one from scratch using wix code.
See more here.

Currently it is only possible to read the product collections from your store using wix code. We hope to expose the order list as a collection in the future.

Hi Ido – this is very late but thanks for the response. I didn’t end up using this but am curious for another application, can you create dynamic pages that only logged in members can see? For example something like an individual sees their own order history, have restricted page accesses (I believe I remember seeing this as a feature before), and use their individual information to communicate with a third party app (a third party CRM or mailchimp or something like that) so that it retrieves specific information from that third party app?