
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
pcf-kanban-control
Advanced tools
![]() |
---|
Figure 1: Kanban view displaying cases by priority. |
This PowerApps Component Framework (PCF) control enables users to visualize records in a Kanban view.
After adding the control, configure the following properties:
Property | Description |
---|---|
Business Process Flow Step Order | Adds more control to order of business process flow steps. |
Notification Position | Sets the position of toast messages. |
The dropdown automatically adjusts to the associated dataset view. If a new Choice column is added, the control updates dynamically to reflect the new values. Also, if the table has any active BPFs, they will appear as an option in the "View type" dropdown.
⚠ Note: If the Status Reason column is included in the view, only active statuses will be displayed.
The columns displayed on each card are not hardcoded. They are dynamically pulled from the dataset view, ensuring real-time adaptation to the dataset’s structure.
You can still use standard Edit Columns and Edit Filters functionality.
![]() |
---|
Figure 2: Dataset columns from example above |
![]() |
---|
Figure 3: View Type options based on choice columns |
[{"id":"Develop","order":2},{"id":"Propose","order":1},{"id":"Close","order":0}]
You can set the JSON data in the input using the old interface
Run the following commands to deploy the control:
pac auth create --url https://xyz.crm.dynamics.com
pac auth list
pac auth select --index <index of the active profile>
pac pcf push -pp <your publisher prefix>
Contributions to improve or enhance this control are welcome. If you encounter issues or have feature requests, please create an issue or submit a pull request in the repository.
This control is licensed under the MIT License. See the LICENSE file for details.
FAQs
Kanban board PCF control
We found that pcf-kanban-control demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.