rekit / antd-form-builder

Dynamic meta driven React forms based on antd.

Home Page:https://rekit.github.io/antd-form-builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N/A data

jainish-wify opened this issue · comments

Hi there,

I dont want to show all the N/A data in viewmode, please help me how to do that.

Thanks in advance.

you can provide renderView method to render anything you like.

@supnate Thank you for your time.

Basically I have 10 Data rendering in viewmode but 5/10 data is N/A and i dont want to show those data.

Thanks in advance.

If you don't want to show some fields you can construct the meta based on your data.