Saving & Deploy New Customized Lead Records

Recently downloaded and implemented SuiteCRM. I have started the process to customize records. I have set up customize fields and move them into the layouts. I have saved them but how to an implement? I clicked on Save and Deploy and the records go back to their default. Any suggestions?

Thanks Mike

Hi,
Please double check all of your Directory/File permissions for the SuiteCRM Instance.
Make sure that they are at the correct values. For Linux we usually recommend something alike:

    sudo chmod -R 755
sudo chmod -R 775 cache custom modules themes data upload config_override.php

If this does not help, there are a few Issues with Studio that are logged on our github: https://github.com/salesagility/SuiteCRM/issues?utf8=✓&q=is%3Aissue+studio+

These issues are being worked through and completed as they are found. If you feel that what you are experiencing does not match any of the logged issues, please log it and we can take a look!