I try to retrieving a sample point as default value of coordinate attribute.I used the demo sample points. my retrieving expression in IDM Expression Language is idm:samplingPointCoordinate(01,01). The coordinate system is also EPSG:4326 for my Survey. in the preview I got empty form without default values. my collect version is 3.8.19. let me know if I miss any detail Thanks, mehrdad asked 20 Nov '15, 15:37 mehrdad |
Hi, answered 20 Nov '15, 18:25 Stefano (OF) ♦♦ now its work..! :) you right,that way is much more flexible. Now for a test I change it to idm:samplingPointCoordinate(concat('0',idm:position())) and work perfectly. Thanks.
(20 Nov '15, 18:51)
mehrdad
|