Asset library should have the ability to replace assets, so the same URL is maintained when a new version replaces it
Similar to how if you were to use AWS S3, the same URL can be used for when new versions of the file are added, so it's always kept up to date. Currently, in Builder's asset manager, you can't simply replace assets, like images. You have to upload...
Read-only access to environments for custom roles (allow switching, prevent edit/delete/resync)
Problem When creating a custom role with restricted permissions (e.g. for client users who should not edit models), the role still has full edit/delete/resync access to environments. There is currently no way to grant read-only access to environme...
Add Filter for Content to show only content that is CURRENTLY Published (exclude scheduled)
It's pretty much all in the title, but it'd be really nice for content that has lots of scheduled updates to be able to easily filter down to just show only the currently active versions of that content. I would think it shouldn't be too hard to a...
Build websites, landing pages, pipelines, Facebook & Instagram Ad Creatives, Facebook & Instagram Ad Campaigns, Content, email campaigns, text campaigns, and workflows, that seamlessly upload and integrate with GoHighLevel.
Assign User Role When Adding User to Multiple Spaces
Currently when adding a new user to multiple spaces the users role within those spaces defaults to Designer. An option to select a user role when adding them to multiple spaces would be very helpful so that an admin doesn't have to enter each spac...
For the purpose of restricting certain fields in a data model from being edited by any user, I should be able to target the current user's role in a validation hook. Something like async function run ( ) { if (context.user.role != 'admin' ) { retu...
Would be great to add the ability to folder, filter, and/or organize users based on role, department, or misc. within the main Account Settings list. Ex. Even if you have users that are associated with different Spaces (Ent), they may be a part of...