TomasP
My feedback
24 results found
-
1 voteTomasP shared this idea ·
-
51 votes
An error occurred while saving the comment -
27 votesTomasP supported this idea ·
-
1 voteTomasP shared this idea ·
-
2 votesTomasP shared this idea ·
-
1 voteTomasP shared this idea ·
-
3 votesTomasP shared this idea ·
-
2 votesTomasP shared this idea ·
-
3 votesTomasP shared this idea ·
-
1 voteTomasP shared this idea ·
-
4 votesTomasP supported this idea ·
-
21 votesTomasP supported this idea ·
-
1 voteTomasP shared this idea ·
-
1 vote
An error occurred while saving the comment TomasP commentedHi, you can do this within workflow designer via Arithmetic expression.
Example: set the workflow to trigger if [index_field] contains "word"
Then just make arithmetic expression Replace(DW_INDEX_FIELD,"word","something-else"). You obviously have to put the result into string global variable and then back to index field entry. -
7 votesTomasP supported this idea ·
-
2 votes
An error occurred while saving the comment TomasP commentedHi, you can already do this. Just export workflows and then import it back > select the workflow you want to import as "new workflow" and then select file cabinet for that workflow. You only have to make sure you have same database columns in destination file cabinet.
-
3 votesTomasP shared this idea ·
-
8 votesTomasP shared this idea ·
-
6 votes
Thank you for your idea. We added it to our collection of ideas and features and will further investigate it. We currently cannot say exactly when this idea will be implemented. As soon as we have more information we will update its status.
TomasP shared this idea · -
5 votesTomasP shared this idea ·
Hi everyone,
this is POSSIBLE right now.
1. get document ID to a GV
2. update index value via file cabinet (where DWDOCID = GV_DocID) and use Memo field as target
3. done :)
4. you can also use this inside web service (it lists under index fields)