Hello, I woudl like to edit a fileref databit in a dataedit task but when I click on Done button I get the error message that the file (for example D:\contract.pdf) does not exist. But it exists.
When I click on workflow and on Edit link out of a dataedit task I can upload the same file without any problem. I can add a File databit without any problem also. The file is uploaded correctly. What do I do wrong? Thanks, Gyorgy I have the following in workflow.xml: <dataedit name="customerdata1" eventtype="DATAEDIT1_OK" role="user"> <description>Az első adminisztrációs feladatok elvégzése</description> <longdesc>Entering some customer data into the system.</longdesc> <field path="xorderdataset.x.customer_name" mandatory="yes" /> <field path="xorderdataset.x.contract_file" mandatory="no" /> <field path="xorderdataset.x.comments" mandatory="no" /> </dataedit> <databit name="contract_file" description="Szerződés" type="fileref" state="read-write"> </databit> ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ swamp-devel mailing list swamp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/swamp-devel http://swamp.sf.net