I have a problem to use ACF Fields (PRO version) to build up a frontend dashboard for each registered user. I tried to create the page using Elementor but any dynamic fields such as logo image and the value selected from field as city and category (created in ACF for that specific CPT) are not recognized. The idea was to build up a multistep form with amministrative data (address,VATno., legal email address and so on) and other fields that are mandatory to create a CPT Post for the registered user that has a role assigned equivalent to author. Then each user must compile the form and the data must be visible in the frontend CPT post that has the same title as the activity name ACF field. Any idea how to approach this problem?