Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Object name

Avatar

Level 1

Hi

I´m making a form in Lifecycle designer and i´ve used a huge amount och script´s. I´ve allso tryied to use av responsfile but many of the object´s has no "god" name´s. I´m now renaming them but every time a do so i have to check if the object exist´s in any script and rename it there also. Is there any way to make this easyer? Like changing the object name and it changes in all scripts.

Best regards

Martin

1 Reply

Avatar

Level 10

You can use the Find and Replace method in the XML source view. But be careful, the XML is very fragile.

Switch to the XML source and press Ctrl + H.

Enter the text you want to be replaced an the text you want to be used instead.