Thanks for the solution nukkumati but sorry to say that it still did not solving my problem.
You see, in repeating table there are rows and columns right?We can hide certain row using filtering, but how can we hide certain cloumn in a repeating table?For example I have a repeating table with 5 columns which are stockno, stockname, stockdesc, stockprice and remarks.I want to hide the remark column so that user cannot see it. The remark column can only be viewed by approver.
Is it possible to do that?