Can we display custom attributes of developer app in dev portal?

Not applicable

Hi All,

1) Is there a way so that I can display the custom attributes defined on the edge side for a developer app, on the developer portal?

Foe Ex:

Lets say I have added a custom attribute "SubscriptionEndDate" on apigee edge for "VipulApp" as shown below:

2126-1.jpg

Now I want this "SubscriptionEndDate" to be visible on developer portal in "Keys" tab.

2127-2.jpg

2) Is there a way to remove the "Key Expires" Field from the display?

3) Can we do sth like my Key Expires field value points to the custom attribute "SubscriptionEndDate"?

Thanks.

Solved Solved
1 5 977
1 ACCEPTED SOLUTION

@Vipul Agarwal ,

Yes, It's possible. Copy, 'profiles/apigee/themes/apigee_responsive/templates/devconnect/devconnect_developer_apps_list.tpl.php' file into your custom theme templates folder & make necessary changes as needed.

View solution in original post

5 REPLIES 5

@Vipul Agarwal ,

Yes, It's possible. Copy, 'profiles/apigee/themes/apigee_responsive/templates/devconnect/devconnect_developer_apps_list.tpl.php' file into your custom theme templates folder & make necessary changes as needed.

Hi @Anil Sagar,

I have a question related to this. Please see the following screenshot.

5693-customattributes.png

I have added CheckStatus custom attribute. But I can not get this in $app from devconnect_developer_apps_list.tpl.php. I hope this is not covered in core. Am I correct? Or Did I miss anything? I would like to print these attritubes in My App page. Kindly help me out on this.

Regards,

Veera

Got it..Thanks

Not applicable

Hi Anil,

how to show custom attributes in add app page for products on dev portal?

add-custom-attr-for-products.png

@Deepak Newase , Please post same as a different Question.