Asset Builder Create Locations

Hi… I was trying to create a builder having selectable locations. I followed the manual and created the selectable locations but i cannot see the select option. When trying to create an asset it will display that I need to select an option for the location it will be created. I already place the keyword for the selectable locations in the logged in body copy. Can anyone help me? :smiley:

Could you show us what your create locations screen and logged in bodycopies look like?


I suspect your create locations must be Live for the asset builder to see them, though they don't need Public Read permission. However, the asset builder will only show create locations that the currently logged in user has write permission to. So, if it is the Public User, you may need to assign Write permission to Public.

This is the content of the body. The %location_field% is the keyword for selectable location.
%create_error%%create_invite%%create_form%%location_field%

Hi already got it. I lack the part in where i need to place a fixed location for the assets :smiley:

I now have another problem regarding asset builders. If i create an builder that creates standard page type how do you attach the thumbnail image with the page?Thanks for the help


You can't attach a thumbnail using an Asset Builder as the standard page hasn't been created yet. You would need to create the page first, then use Simple Edit to expose at least the Thumbnail section of the details screen so that users could assign a thumbnail image. You would need a separate asset builder to allow users to upload new thumbnail images.

I see. So i will just use


Field "thumbnail_current" %details-F_thumbnail_current%

Field "thumbnail_change" %details-F_thumbnail_change%



this keywords? I was using simple edit but it will not display.Do I need to use custom form so that i can use those keywords?


Yes, those are the correct keywords for use in a Simple Edit Layout. You will need to create a Layout asset and assign it using the Layout Manager.

Thank you for the help…:smiley: