Hi!
I have two questions about feature editing in SSA:
1) Is feature editing template showDisabled tag working only with primary key field? In the example in administration guide, this tag is also used with some other field, but for me, it's not changing anything if I use it like that:
<column>
<dbColumnName>col_name</dbColumnName>
<name>friendly name</name>
<showDisabled>true</showDisabled>
</column>
Therefore, is it possible to show not primary key column read only with feature editing template?
2) Is SSA using 2-byte integer? When inserting integer value which is bigger than 10
6 , there will be some random negative number saved in PostgreSQL database. The same issue was pointed out in
this discussion as well, but unfortunately, the answer didn't say anything about this issue.
Regards,
------------------------------
Ott Koik
Ruumab OÛ
Tartu
------------------------------