Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding an Asset Rule #509

Closed
nioidai opened this issue Feb 11, 2015 · 1 comment
Closed

Adding an Asset Rule #509

nioidai opened this issue Feb 11, 2015 · 1 comment

Comments

@nioidai
Copy link

nioidai commented Feb 11, 2015

Dear reader,

I want to add some rules to the page where i can create an asset, is this possible?

The rule i want to add is a mac address.

Thanks!

@snipe
Copy link
Owner

snipe commented Feb 12, 2015

I have a rough version of this on develop right now. In the asset models, you can enable MAC address tracking, and assets with that model will display a MAC Address field.

I need to make it so that it's a little more dynamic - so that if while you're editing the asset, you pick a new model, it automatically knows whether to display the MAC address field. Right now, you have to save the new model to the asset, and then edit again to get the MAC Address prompt. But I don't expect people will be changing the asset model of an asset very often, so it should work for your purposes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants