Hello
After a migration from BO XI R2 to BO XI 3.1 SP2 I've got this problem with prompts.
The unvierses has prompts wich after the migration should be modify. For example the prompt before the migration was:
BO XI R2:
@Prompt('Seleccione el año', A ,'ConcursoAño',MONO,FREE)
And after migration should be like this
BO XI 3.1 SP2:
@Prompt('Seleccione el año', 'A' ,'ConcursoAño',MONO,FREE)
A posible solution would be to change one by one it but i have a lot of prompts so im looking for a solution to change it automatically or a way to make prompts work without ' ' or another solution. Can anyone help me with this?
Thanks