getAttributeDisplayForm()
Home > @gooddata/sdk-backend-spi > IWorkspaceAttributesService > getAttributeDisplayForm
IWorkspaceAttributesService.getAttributeDisplayForm() method
Gets the attribute display form with the provided identifier.
Signature:
getAttributeDisplayForm(ref: ObjRef): Promise<IAttributeDisplayFormMetadataObject>;
Parameters
Parameter |
Type |
Description |
---|---|---|
ref |
ref of the attribute display form to retrieve |
Returns:
Promise<IAttributeDisplayFormMetadataObject>
promise of attribute display form metadata object