Create Place
Create Place
Create is the full form used to register a new place in the system.
Main form sections
Header actions: selecttype, go back to manage, or saveBasic: images, avatar when permitted, slug or name, anddroppable-mapMetadata: coordinates, category, owner, status, publish time, province, open type, and open timeContent: short description, media, confirm flag, andi-contentsConfig:i-form-configwithtype="post"
Important field behavior
typecomes fromplace/type-listand changes how labels render- the form expects media, coordinates, and primary content before save
open_type = 0reveals day-by-dayopen_timeranges- audio and video only appear for selected place types such as
museumorgallery - on mount, the source sets
form.content.language_id = 1for the base content language
Recommended workflow
- Choose the correct
typefirst. - Upload media and place the map pin to confirm coordinates.
- Fill category, province, open hours, and operational metadata.
- Write the base content before turning on confirm, if your internal process requires review.
- Save only after slug, coordinates, media, and content all match the same real-world place.
Content and config serve different purposes
Content is for the end-user reading and listening experience, while Config is for technical or behavioral extension data. Keep them separate if you want the record to stay maintainable.

