|  09.10.2011, 17:13 | #1 | 
| Участник | Kashperuk Ivan: Tool: Updating a field value for all selected records on a form 
			
			Источник: http://kashperuk.blogspot.com/2011/1...e-for-all.html ============== Problem statement: During a recent customer visit we received a suggestion from the developers working on customizing the customer application to their needs. The suggestion was about being able to modify the value of a certain field on a form for multiple records at once. As you know, in AX 2012, if we wanted to change a certain property for a number of entities (for example, update the default transfer order overdelivery allowence on a number of items at once), we would have to go through them one by one, which is time consuming and definitely not fun. Solution: Using the small example I created we can in a simple and intuitive manner update the selected field value for all the marked records. It looks something like this: 1. First, you multi-select the records where a certain field needs to be updated, and open the Record information for them 2. Then, you click Update, select the field that needs to be updated and put in the new value 3. After you confirm the changes, all the selected records will be updated with the new value. Download: Download the project from my SkyDrive Issues: These aren't really issues, just things I did not spend time on. 
 Thanks Источник: http://kashperuk.blogspot.com/2011/1...e-for-all.html 
				__________________ Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. | 
|  | 
|  09.10.2011, 17:53 | #2 | 
| Модератор | Цитата: 
		
			As you know, in AX 2012, if we wanted to change a certain property for a number of entities (for example, update the default transfer order overdelivery allowence on a number of items at once), we would have to go through them one by one, which is time consuming and definitely not fun
		
	 
				__________________ -ТСЯ или -ТЬСЯ ? | 
|  | 
|  09.10.2011, 20:18 | #3 | 
| Administrator | 
			
			Только вот почему-то в АХ 2009 эта утилита разрешена только на таблицах, входящих в TableGroup Main. Сложно догадаться зачем это сделано (ну кроме как идеологического разрешения пользоваться утилитой только в справочниках). Но в целом, утилита незаменима при закачке начальных данных (позволяет без программиста массово заполнить поля) 
				__________________ Возможно сделать все. Вопрос времени | 
|  | 
| Теги | 
| fill utility | 
|  | 
| 
 |