Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] workflow issue for task with uppercasewords
#1
I tried use a workflow to execute a function uppercasewords, but in my instalattion not working properly, nothing is changed ..

Same workflow at demo online works properly

How I can trace why system don't works in my installation?

cron is setting and running correctly ...


Attached Files Image(s)
       
Ranieri
eCRM Web
Reply
#2
I create a new task, send email, email is sent normally ...

In fact workflow is executed, but tasks for upgraded a registry not ...

Strange, system not change a string, if all letters in uppercase ....

If text is lowercase, is transform correctly, but if precious text in uppercase, not working ...

I reproduce in online demo .. now.
Ranieri
eCRM Web
Reply
#3
I just did an example in the online demo and it works as expected.

http://corebos.org/demos/corebos/index.php?module=com_vtiger_workflow&action=editworkflow&workflow_id=28&return_url=index.php%3F

remember that this will not update the field in the detail view edit: you MUST reload the page because the save has no idea what the workflows are doing. In other words, do a full edit, not an inline field edit to see the result
Joe
TSolucio
Reply
#4
Yes, uppercase and lowercases works .. only uppercasewords works not working

IF string is all letters in uppercase. ( not working )

IF string is all letters in lowercase ( works )
Ranieri
eCRM Web
Reply
#5
that is how PHP works

http://sandbox.onlinephpfunctions.com/code/53cafd7afc3575e9306ce4a737df527184bfebfa

Maybe we could change the functionality? I will add that to our todo list. Contact us if you want to prioritize it.
Joe
TSolucio
Reply
#6
I can created a expression with like as uppercasewords (lowercase ( filed )) ?

Or I need created a two separated tasks?
Ranieri
eCRM Web
Reply
#7
that should work
Joe
TSolucio
Reply
#8
very good idea!
Joe
TSolucio
Reply
#9
yes, works.
first I execute lowercase and after that execute uppercasewords

Smile
Ranieri
eCRM Web
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)