|  22.05.2018, 20:11 | #1 | 
| Участник | alexef: How to add a field to Item Card in Business Central 
			
			Источник: https://blogs.technet.microsoft.com/...iness-central/ ============== For a Normal tenant a user has possibility for Personalise only (Hide and Move existed controls).   If we speak about an additional field/control... As a first step, you must create a sandbox tenant from a normal tenant.   Sandbox tenant          For creation .app file needs to install Visual Studio Code with AL extension and compile text (.al) files (AL: package). https://docs.microsoft.com/en-US/dyn...nv-get-started      Al: Download symbols    Al: Package   As a result you should see .app file.  Normal tenant      If you need to add another control, you can simply create a new extension and save it (without compiling with the VS code), and then add. al file only to the old extension folder and compile the package (do not forget to increase the version).       Источник: https://blogs.technet.microsoft.com/...iness-central/ 
				__________________ Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. | 
|  |