These answers do not answer the question of how to make a specific field in a list read only. i.e. have an editable list, but make some columns...MoreLess
I'm trying to fill a field with the result of a simple calculation (e.g. field A - field B).
However, when I create the business rule and select "set field" as action, I can only provide a constant value and not a formula...am I missing something?
Here is a screenshot of the
I know that I can use a business process to achieve this, but this would be much more simpler and elegant I think.
Hello.
I need to send an image through an API to convert it to base 64, I tried to do it using the Web service tool but it does not allow me to place an image or file field to use it from the bpm, I was looking for some information and I saw that it could be done using a script, I just haven't found a way to do it. Could you help me with some example or idea so I can do this please?