Mar 30, 2005 #1 WillRushton Technical User Joined Mar 30, 2005 Messages 1 Location US Does anyone have a simple way to remove multiple XF constraints with a global change? Also looking for a list of global changes you like to use. Thanks WRR
Does anyone have a simple way to remove multiple XF constraints with a global change? Also looking for a list of global changes you like to use. Thanks WRR
Apr 4, 2005 #2 GGallo Technical User Joined Apr 4, 2005 Messages 1 Location CA To remove multiple XF in a Global Change using P3 (not the enterprise versions) in the Change tab you create a THEN statement XF EQ " " Note: " " is a space enclosed in two double quotes. You can then control which activities to apply the statement to in the Selection tab or leave it blank to remove all XF constraints. Upvote 0 Downvote
To remove multiple XF in a Global Change using P3 (not the enterprise versions) in the Change tab you create a THEN statement XF EQ " " Note: " " is a space enclosed in two double quotes. You can then control which activities to apply the statement to in the Selection tab or leave it blank to remove all XF constraints.