Moving selected components up and down the list in the navigator can be finicky at times. It would be nice if we could move components up and down the list with a CTRL+Arrow up or something similar with more precision than dragging with mouse.
CTRL+Arrow up = Move component above adjacent child component CTRL+Arrow down = Move component below adjacent child component CTRL+Arrow left = Move up the list to become its own parent CTRL+Arrow right = Move into child component above
The main issue is when dragging a component up and down the list it is quick to enter the children of adjacent lists without meaning to.
Also, if more than one item could be selected at a time during a move it would make many processes much faster!
It would be very helpful to be able to nudge values by a value of 1 depending on the direction you hit the arrow keys. Maybe a Shift + arrow key for a larger nudge.
Right now it nudges for a single interval but then exits the value attempting to be edited.
Currently unless a user navigates to the www. version (Bare Domain) of my website the site will not load. What is the best way to handle forwarding a user from the Bare Domain to the www subdomain?
I added a text area into the webhook form for contact information sent to email. I recevied the information for Name and email but the text area (message) portion of the form does not come through in the email.
I'm using an external privacy policy generator and bringing those into the pages set for all of the needed document pages. The JS loads on the canvas page but when implemented on the published site I run into @import errors and it does not finish loading the JS. What would I need to do to get around this?